runtime.cleanupQueue.addWork (method)

3 uses

	runtime (current package)
		mcleanup.go#L356: func (q *cleanupQueue) addWork(n int) {
		mcleanup.go#L402: 		q.addWork(1)
		mcleanup.go#L495: 		q.addWork(flushed)